home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 31 / CD Expert nº 31 Jogo Unreal.iso / System / Engine.int < prev    next >
INI File  |  1998-05-15  |  2KB  |  51 lines

  1. [Public]
  2. Object=(Name=Engine.Console,Class=Class,MetaClass=Engine.Console)
  3. Preferences=(Caption="Advanced",Parent="Advanced Options")
  4. Preferences=(Caption="Game Engine Settings",Parent="Advanced",Class=Engine.GameEngine,Category=Settings,Immediate=True)
  5. Preferences=(Caption="Key Aliases",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=Aliases)
  6. Preferences=(Caption="Raw Key Bindings",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=RawKeys)
  7. Preferences=(Caption="Drivers",Parent="Advanced Options",Class=Engine.Engine,Immediate=False,Category=Drivers)
  8.  
  9. [Errors]
  10. NetOpen=Error opening file
  11. NetWrite=Error writing to file
  12. NetRefused=Server refused to send '%s'
  13. NetClose=Error closing file
  14. NetSize=File size mismatch
  15. NetMove=Error moving file
  16. NetInvalid=Received invalid file request
  17. NoDownload=Package '%s' is not downloadable
  18. DownloadFailed=Downloading package '%s' failed: %s
  19. RequestDenied=Server requested file from pending level: Denied
  20. ConnectionFailed=Connection failed
  21. ChAllocate=Couldn't allocate channel
  22. NetAlready=Already networking
  23. NetListen=Listen failed: No linker context available
  24. LoadEntry=Can't load Entry: %s
  25. InvalidUrl=Invalid URL: %s
  26. FailedBrowse=Failed to enter %s: %s
  27. Listen=Listen failed: %s
  28. AbortToEntry=Failed; returning to Entry
  29. ServerOpen=Servers can't open network URLs
  30. ServerListen=Dedicated server can't listen: %s
  31. Pending=Pending connect to '%s' failed; %s
  32.  
  33. [Progress]
  34. NetReceiving=Receiving '%s': %i/%i
  35. NetReceiveOk=Successfully received '%s'
  36. NetSend=Sending '%s'
  37. NetSending=Sending '%s': %i/%i
  38. Connecting=Connecting...
  39. Listening=Listening for clients...
  40. Loading=Loading
  41. Saving=Saving
  42. Paused=Paused by %s
  43.  
  44. [Console]
  45. ClassCaption="Standard Unreal Console"
  46.  
  47. [General]
  48. Upgrade=To enter this server, you need the latest free update to Unreal available from Epic's Web site:
  49. UpgradeURL=http://www.unreal.com/upgrade
  50. UpgradeQuestion=Do you want to launch your web browser and go to the upgrade page now?
  51.